home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
S'informer
/
Copernic Desktop Search
/
copernicdesktopsearchfr.exe
/
$R0
/
0
/
RCDATA
/
TOPTIONSGENERALFRM
/
TOPTIONSGENERALFRM.txt
< prev
Wrap
Text File
|
2006-05-31
|
5KB
|
228 lines
inherited OptionsGeneralFrm: TOptionsGeneralFrm
Width = 398
Height = 276
object ButtonsToDisplayGroupBox: TCDLGroupBox
Left = 0
Top = 0
Width = 398
Height = 70
Anchors = [akLeft, akTop, akRight]
Caption = ' Buttons to Display '
TabOrder = 0
InternalTopMargin = 0
InternalBottomMargin = 0
InternalLeftMargin = 0
InternalRightMargin = 0
object Image3: TImage
Left = 10
Top = 20
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object HighlightBtn: TCheckBox95
Left = 60
Top = 40
Width = 61
Height = 17
Caption = '&Highlight'
Checked = True
State = cbChecked
TabOrder = 1
end
object WordsAsYouTypeBtn: TCheckBox95
Left = 160
Top = 40
Width = 69
Height = 17
Caption = '&Word-Find'
TabOrder = 3
end
object MyContentBtn: TCheckBox95
Left = 160
Top = 20
Width = 91
Height = 17
Caption = '&My RSS Feeds'
TabOrder = 2
end
object PopupBlockerBtn: TCheckBox95
Left = 60
Top = 20
Width = 90
Height = 17
Caption = '&Popup Blocker'
TabOrder = 0
end
end
object SearchHistoryGroupBox: TGroupBox
Left = 0
Top = 80
Width = 398
Height = 103
Anchors = [akLeft, akTop, akRight]
Caption = ' Search History '
TabOrder = 1
object Image6: TImage
Left = 10
Top = 20
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
Transparent = True
end
object KeepSearchHistoryBtn: TCheckBox95
Left = 60
Top = 20
Width = 139
Height = 17
Caption = '&Remember search history'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = KeepSearchHistoryBtnClick
end
object AutoCompleteBtn: TCheckBox95
Left = 60
Top = 75
Width = 240
Height = 17
Caption = '&Display AutoComplete suggestions while typing'
TabOrder = 3
end
object ClearHistoryLink: THyperLink
Left = 77
Top = 35
Width = 82
Height = 15
WordWrap = False
Caption = 'Clear history now'
TabOrder = 1
OnClick = ClearHistoryLinkClick
HottrackFont.Charset = DEFAULT_CHARSET
HottrackFont.Color = clWindowText
HottrackFont.Height = -11
HottrackFont.Name = 'MS Sans Serif'
HottrackFont.Style = []
end
object ClearSearchAfterBtn: TCheckBox95
Left = 60
Top = 55
Width = 167
Height = 17
Caption = '&Clear search box after a search'
TabOrder = 2
end
end
object PersonalInformationGroupBox: TGroupBox
Left = 0
Top = 193
Width = 398
Height = 80
Anchors = [akLeft, akTop, akRight]
Caption = ' Personal Information '
TabOrder = 2
object CDLTableControlContainer: TCDLTableControlContainer
Left = 2
Top = 15
Width = 394
Height = 63
HorzScrollBar.Tracking = True
VertScrollBar.Tracking = True
TableDefinition =
'<table><col width=10><col width=50><col width=*>'#13#10'<tr height=5>'#13 +
#10'<td rowspan=3>'#13#10'<tr height=25>'#13#10' <td rowspan=2>PersonalInforma' +
'tionImage'#13#10' <td>PostalCodePanel'#13#10'<tr height=23>'#13#10' <td>Birthday' +
'Panel'#13#10'</table>'
Transparent = False
Align = alClient
ParentColor = True
TabOrder = 0
object PersonalInformationImage: TImage
Left = 10
Top = 5
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image002.ico>}
Transparent = True
end
object PostalCodePanel: TPanel
Left = 60
Top = 5
Width = 334
Height = 25
BevelOuter = bvNone
TabOrder = 0
object PostalCodeLbl: TLabel
Left = 0
Top = 5
Width = 46
Height = 13
Caption = '&Zip Code:'
FocusControl = PostalCodeEdit
end
object PostalCodeEdit: TEdit
Left = 51
Top = 1
Width = 80
Height = 21
TabOrder = 0
end
end
object BirthdayPanel: TPanel
Left = 60
Top = 30
Width = 334
Height = 23
BevelOuter = bvNone
TabOrder = 1
object BirthdayLbl: TLabel
Left = 0
Top = 5
Width = 41
Height = 13
Caption = '&Birthday:'
FocusControl = MonthCB
end
object MonthCB: TComboBox
Left = 51
Top = 1
Width = 80
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'January'
Items.Strings = (
'January'
'February'
'March'
'April'
'May'
'June'
'July'
'August'
'September'
'October'
'November'
'December')
end
object DayNumInp: TNumInp
Left = 139
Top = 1
Width = 41
Height = 21
Max = 31
Min = 1
TabOrder = 1
Value = 1
end
end
end
end
end